Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to doclet and code comments #191

Merged
merged 6 commits into from
Apr 29, 2021

Conversation

Anadroid
Copy link
Contributor

This PR makes changes to the Doclet and code comments in the java files.

In the Doclet it:

  1. fixes missing ) in constructor name for classes
  2. removes [] in field names
  3. changes type field to type other for references that don't belong to classes (such as constants, and system variables)
  4. adjusts processingrefBuild.sh so that it overwrites individual files instead of folders. This will prevent deleting java references that are not generated from the processing code.

In code comments it:

  1. adds <b></b> tags to other references mentioned, and reserved words in reference descriptions and brief descriptions where it was missing
  2. removes the dot at the end of the brief descriptions

@benfry benfry merged commit 62f44ab into benfry:master Apr 29, 2021
@github-actions
Copy link

This pull request has been automatically locked. Pull requests that have been closed are automatically locked 30 days after the last comment.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants